usregions.csv

Description

Includes some of the regional categorizations of the United States.

Variables

Rows: 51
Columns: 10
$ state           <chr> "Alabama", "Alaska", "Arizona", "Arkansas", "Californi…
$ census_region   <chr> "South", "West", "West", "South", "West", "West", "Nor…
$ census_division <chr> "East Southern Central", "Pacific", "Mountain", "West …
$ economic_region <chr> "Southeast", "Far West", "Southwest", "Southeast", "Fa…
$ ombfed_region   <chr> "IV", "X", "IX", "VI", "IX", "VIII", "I", "III", "IV",…
$ court_circuit   <chr> "Eleventh", "Ninth", "Ninth", "Eighth", "Ninth", "Tent…
$ ars_region      <chr> "Southeast", "Pacific West", "Pacific West", "Southeas…
$ park_region     <chr> "Southeast", "Alaska", "Intermountain", "Midwest", "Pa…
$ padd_district1  <chr> "3: Gulf Coast", "5: West Coast", "5: West Coast", "3:…
$ padd_district2  <chr> "3: Gulf Coast", "5: West Coast", "5: West Coast", "3:…
# A tibble: 6 × 10
  state      census_region census_division       economic_region ombfed_region
  <chr>      <chr>         <chr>                 <chr>           <chr>        
1 Alabama    South         East Southern Central Southeast       IV           
2 Alaska     West          Pacific               Far West        X            
3 Arizona    West          Mountain              Southwest       IX           
4 Arkansas   South         West Southern Central Southeast       VI           
5 California West          Pacific               Far West        IX           
6 Colorado   West          Mountain              Rocky Mountain  VIII         
# … with 5 more variables: court_circuit <chr>, ars_region <chr>,
#   park_region <chr>, padd_district1 <chr>, padd_district2 <chr>

References

Even the US government can’t agree on how to divide up the states into regions

Wikipedia: List of regions in the United States